DioDocs for PDF
DrawLines(PointF[],Pen) メソッド

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Drawing 名前空間 > GcGraphics クラス > DrawLines メソッド : DrawLines(PointF[],Pen) メソッド
The array of points to connect.
The pen to use.
Draws a series of connected lines, using a specified pen.
シンタックス
'宣言
 
Public Overloads Sub DrawLines( _
   ByVal points() As System.Drawing.PointF, _
   ByVal pen As Pen _
) 
public void DrawLines( 
   System.Drawing.PointF[] points,
   Pen pen
)

パラメータ

points
The array of points to connect.
pen
The pen to use.
参照

GcGraphics クラス
GcGraphics メンバ
オーバーロード一覧